-
Home
-
Scratch and Win
-
1.0
-
Code
-
Classes
- WpTable
Total Complexity |
66 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
424 |
Lines of code |
267 |
Logical lines of code |
167 |
Comment lines |
115 |
Methods |
21 |
Properties |
3 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
querySelect() |
B |
33 |
21 |
94 |
update() |
S |
54 |
5 |
20 |
getCommandSql() |
S |
56 |
5 |
17 |
getFilterFormat() |
S |
56 |
5 |
17 |
getDataFormat() |
S |
56 |
5 |
17 |
get() |
S |
57 |
4 |
16 |
delete() |
S |
57 |
3 |
16 |
insert() |
S |
58 |
3 |
15 |
getColumnByName() |
S |
63 |
3 |
10 |
select() |
S |
79 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |
addColumn() |
S |
70 |
1 |
6 |
addDateTime() |
S |
79 |
1 |
3 |
addVarChar() |
S |
79 |
1 |
3 |
addCurrency() |
S |
79 |
1 |
3 |
addBoolean() |
S |
79 |
1 |
3 |
addSmallInteger() |
S |
79 |
1 |
3 |
addTinyInteger() |
S |
79 |
1 |
3 |
addInteger() |
S |
79 |
1 |
3 |
addID() |
S |
70 |
1 |
6 |
distinct() |
S |
74 |
1 |
4 |